Skip to content

fix: expose gasLimit configuration for Solidity tests#7996

Merged
alcuadrado merged 2 commits intomainfrom
fix/gasLimit-config
Feb 24, 2026
Merged

fix: expose gasLimit configuration for Solidity tests#7996
alcuadrado merged 2 commits intomainfrom
fix/gasLimit-config

Conversation

@popescuoctavian
Copy link
Copy Markdown
Contributor

@popescuoctavian popescuoctavian commented Feb 24, 2026

  • Because this PR includes a bug fix, relevant tests have been included.
  • Because this PR includes a new feature, the change was previously discussed on an Issue or with someone from the team.
  • I didn't do anything of this.

This PR exposes the gasLimit option for Solidity tests to the Hardhat 3 configuration.

closes #7995

Docs: NomicFoundation/hardhat-website#224

@popescuoctavian popescuoctavian requested a review from a team February 24, 2026 13:19
@popescuoctavian popescuoctavian self-assigned this Feb 24, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 24, 2026

🦋 Changeset detected

Latest commit: 73cb725

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hardhat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@popescuoctavian popescuoctavian added the no docs needed This PR doesn't require links to documentation label Feb 24, 2026
@alcuadrado
Copy link
Copy Markdown
Member

alcuadrado commented Feb 24, 2026

I added a changeset. This needs a small docs PR Also added a docs PRs.

@alcuadrado alcuadrado added no peer bump needed and removed no docs needed This PR doesn't require links to documentation labels Feb 24, 2026
@alcuadrado alcuadrado enabled auto-merge February 24, 2026 15:42
@alcuadrado alcuadrado added this pull request to the merge queue Feb 24, 2026
Merged via the queue into main with commit 768ae9b Feb 24, 2026
383 of 407 checks passed
@alcuadrado alcuadrado deleted the fix/gasLimit-config branch February 24, 2026 16:00
@github-actions github-actions Bot mentioned this pull request Feb 24, 2026
@kanej
Copy link
Copy Markdown
Member

kanej commented Feb 25, 2026

This has been released as part of hardhat@3.1.10: https://github.com/NomicFoundation/hardhat/releases/tag/hardhat%403.1.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gasLimit for Solidity tests is not exposed in Hardhat 3 config

4 participants